@charset "utf-8";
/* CSS Document */
/*---------------------统一设置---------------------------------*/
html { color: #555; font-family:"微软雅黑"; font-size: 14px; }
body, div, label, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, p, blockquote { margin: 0px; padding: 0px; border: none; outline: none; }
input, textarea { margin: 0px; padding: 0px; border: none; font-size: 14px; outline: none; color: #555; }
textarea { resize: none; }
fieldset, img { border: none; }
address, caption, cite, code, dfn, em, var { font-style: normal; font-weight: normal; }
li { list-style: none; }
caption { text-align: left; }
small, h1, h2, h3, h4, h5, h6 { font-size: 100%; }
.clearfix:after { content: "."; display: block; height: 0px; clear: both; visibility: hidden; }
.clear1{ clear:both; width:100%; height:15px;}
.a_c { text-align: center; }
.a_r { text-align: right; }
.f_l { float: left; }
.f_r { float: right; }
body { background: #fff; }
a { color: ##22181; text-decoration: none; }
a:hover { color: #0081f3; }
.link1 { color: #C00; ; }
.link1:hover { color: #F00; }
.ic_chat { padding-left: 14px; background: url(../images/ic_chat.gif) no-repeat; }
.ic_buy { padding-left: 14px; background: url(../images/ic_buy.gif) no-repeat; }
.red { color: #ff4800; }
.grey { color: #999; }
.enT { font-family: Arial; }
/*--------------------统一设置end---------------------------------*/

/*----首页开始----*/
#top1 { width:100%; margin:0 auto; height:40px; line-height: 40px; background:#f2f2f2; border-bottom:1px solid #e3e3e3;}
.head{ width:1200px; margin:0 auto;}
.head span { display: block; height:40px; float: left; }
#top1 span#tVip_2 { padding-left: 50px; font-size: 14px; font-weight: bold; color:#e60012; background: url(../images/vip1.png) no-repeat 2px 2px; }
#top1 span#tFree { font-size: 14px; font-weight: bold; }
#top1 span#tVip strong, #top1 span#tFree strong { color: #004aa6; }
#top1 span#tVip small, #top1 span#tFree small { color: #004aa6; }
#top1 span#tInf { padding-left: 10px; color:#221815; }
.hd_rt { /*width:260px;*/  width:auto; height:25px; float: right;}
.hd_rt span{ height:22px; float:left; zoom:1;*display:inline;}
.back a{ padding:0 6px; color: #777;}
.back a:hover{ color:#333;}
.tn1 a{  height:22px; float:left; margin:6px 0 0 8px; padding:2px 3px; color:#FFF; line-height:24px; background:#e60012; text-align:center;}
.tn1 a:hover{ /*color:#70fd12;*/ color:#fff; background: #b00210;}

#b { width:1200px; margin: 0px auto; }
#top2 { }
#logo { width:820px; float:left;  padding:12px 0; }
#logo em { display: block; width:100px; height:100px; float: left; margin-right:13px; }
#logo em a img{ max-width:100px; }
#logo span { display: block; width:700px; float: left; padding: 10px 0px 0 0; }
#logo span strong { display: block; font-size:24px; color: #221815; }
#logo span h1 { display: block; color:#221815; font-size:14px; font-weight: normal; padding:6px 0 0 0; }

#sch { width: 320px; float:right; margin:46px 10px 0 0;}
#schT { color: #221815; font-size: 14px; line-height:38px; float:left; margin-right:5px; }
#schC { width:237px; height:38px; float:left; background:url(../images/search_bg.png) no-repeat;}
#schC span { display: block; float: left; }
#schC span input { width: 150px; height: 27px; float:left; margin:5px 0 0 6px; line-height:27px; color:#ccc; border-radius:6px; text-indent:6px; }
#schC span input.sch_on { color: #777; }
#schC em { display: block; float: right; margin:5px 5px 0 0;}
#schC em input { width:70px; height:27px; background: url(../images/search.png) no-repeat; cursor:pointer;}

#menu { width:1200px; height:38px; float:left; background: url(../images/nav_bg.jpg) repeat-x; }
#menu a { display: block; width:133px; height:38px; line-height:38px; float: left; text-align:center; background:url(../images/nav_line.jpg) no-repeat right;}
#menu9{ background:none !important;}
#menu a em { display: block;  width:132px; float: left; height:38px; font-size: 14px;  color: #FFF; cursor: pointer; letter-spacing: 1px; }
#menu a em:hover{ display: block; width:132px; float: left;  background: url(../images/nav_bg2.jpg) repeat-x; }
#menu a em.menuON {display: block; width:132px; float: left;  background: url(../images/nav_bg2.jpg) repeat-x; }
/*#menu a:hover em, #menu a.menuON em { background: url(../images/nav_bg2.jpg) repeat-x;  }*/

#banner { width:1200px;  float:left; margin:10px 0; clear:both;}

#pos { width:1200px; height:38px; float:left; text-indent:15px; line-height:38px; background:#f2f2f2; color:#949295; }
#pos a{ font-size:14px; color:#949295; }
#pos a:hover{ color:#c70b01; }
#L { width:438px; float: right; padding-right:1px; padding-bottom:30px;  }
#R { width: 730px; float: left; padding-bottom:30px; }
#bot { text-align: center; margin-bottom: 20px; border-top:1px solid #bd0901; letter-spacing: 1px; line-height: 22px; }
.footer{ width:1200px; float:left; margin-top:20px; padding-bottom:20px; background:#f2f2f2; border:1px solid #d2d2d2; border-bottom:none; color:#d7d7d7;}
.fot{ padding:30px 0 15px;}
.fot a{ font-size:16px; color:#221815; padding:0 10px;}
.fot a:hover{ color: #bd0901;}
.footer p{ color:#221815; line-height:24px; font-size:14px;}
.footer p a{ color:#221815;}
.footer p a:hover{ color:#bd0901;}

.f1 { float:left; margin:0 0 5px 0;}
.f1t { width:436px; height: 38px; margin:15px 0 0 0; background:#f2f2f2; border:1px solid #d2d2d2;}
.f1t h3 { display: block; width:115px; height:38px; float: left; text-indent:20px; line-height:38px; font-size: 16px; font-weight:400; color: #fff; background:url(../images/imon.jpg) no-repeat; }
.f1t span { float:right; margin:10px 10px 0 0;}
.f1t span a{  color:#9d9d9d; font-size:16px;}
.f1t span a:hover{ color:#F00;}


.f2t { width:730px; float:left; height:38px; margin:15px 0; background:#f2f2f2; border:1px solid #d2d2d2;}
.f2t h3 { display: block; width:115px; height:38px; float: left; text-indent:20px; line-height:38px; font-size: 16px; font-weight:400; color: #fff; background:url(../images/imon.jpg) no-repeat; }
.f2t span{ float:right; margin:10px 10px 0 0;}
.f2t span a{  color:#9d9d9d; font-size:16px;}
.f2t span a:hover{ color:#F00;}
.proL { float:left; }
.proL div { width: 160px; height:190px; float: left; margin-left:19px; }
.proL div em { display: block; float: left; width: 160px; }
.proL div em a { display: block; width:160px; }
.proL div em a:hover { opacity:0.9;}
.proL div em a img { width: 160px; }
.proL div span {width: 160px; float: left; margin:5px 0 0 0; font-size:14px; line-height:24px; text-align:center; }
.proL div span a { display: block;  color:#221815; }
.proL div span small { display: block; color:#000 font-family:Verdana;
}
/*小联系*/
.csm{  width:436px; height:166px; min-height:166px; height:auto !important;  border:1px solid #d2d2d2; border-top:none; background:url(../images/abt_bg.jpg) repeat-x; overflow:hidden;}
.csm p{ line-height:33px; color:#221815; padding:5px 0 0 22px; font-size:14px;}

.csm2{  width:318px; height:166px; min-height:166px; height:auto !important;  border:1px solid #d2d2d2; border-top:none; background:url(../images/abt_bg.jpg) repeat-x; overflow:hidden;}
.csm2 p{ line-height:33px; color:#221815; padding:5px 0 0 22px; font-size:14px;}

/*内容*/
.con1 { line-height:20px; letter-spacing: 1px; border:1px solid #d2d2d2; border-top:none; height:196px; background:url(../images/abt_bg.jpg) repeat-x; overflow:hidden;}
.ab_txt{ padding:18px 8px 0 12px;  font-size:14px; color:#221815; text-indent:2em;}
.con2 { padding: 10px; }
/*列表*/
.l1{ width:436px; height:194px; float:left; background:url(../images/news_bg.jpg) repeat-x;  border:1px solid #d2d2d2; border-top:none;}
.l1 li { width:100%; float:left; margin:6px 0; background:url(../images/ndian.png) no-repeat 25px 8px; }
.l1 li a { float: left; font-size:14px; text-indent:40px; color:#bd0901; }
.l1 li a:hover { color: #221815; }
.l1 li em { float: right; display: block; color: #555; }

/*内页*/
#NL{ width:320px; float:left; padding-right:1px; padding-bottom:30px;  }
#NR{ width:860px; float:right; padding-bottom:30px; }

.fn1 { width:100%; float:left; margin:15px 0 0 0; /* background:url(../images/abo_bg.jpg) repeat-x;  border:1px solid #d2d2d2; border-top:none;*/ }
.fn1t { width:318px; height: 38px; background:#f2f2f2; border:1px solid #d2d2d2;}
.fn1t h3 { display: block; width:115px; height:38px; float: left; text-indent:20px; line-height:38px; font-size: 16px; font-weight:400; color: #fff; background:url(../images/imon.jpg) no-repeat; }
.fn1t span { float:right; margin:10px 10px 0 0;}
.fn1t span a{  color:#9d9d9d; font-size:16px;}
.fn1t span a:hover{ color:#F00;}

.ln1{ width:318px; height:138px; float:left; padding-top:10px;  background:url(../images/news_bg.jpg) repeat-x #CCC;  border:1px solid #d2d2d2; border-top:none;}
.ln1 li { width:100%; float:left; margin:6px 0; background:url(../images/ndian.png) no-repeat 25px 8px; }
.ln1 li a { float: left; font-size:14px; text-indent:40px; color:#bd0901; }
.ln1 li a:hover { color: #221815; }
.ln1 li em { float: right; display: block; color: #555; }

.fn2t { width:858px; float:left; margin-right:2px; height:38px; background:#f2f2f2;  border:1px solid #d2d2d2; }
.fn2t h3 { display: block; width:115px; height:38px; float: left; text-indent:20px; line-height:38px; font-size: 16px; font-weight:400; color: #fff; background:url(../images/imon.jpg) no-repeat; }
.fn2t span{ float:right; margin:10px 10px 0 0;}
.fn2t span a{  color:#9d9d9d; font-size:16px;}
.fn2t span a:hover{ color:#F00;}

.conx1 { width:858px; float:left; line-height:20px; letter-spacing: 1px; height:360px; min-height:360px; height:auto !important; background:url(../images/abo_bg.jpg) repeat-x;  border:1px solid #d2d2d2; border-top:none; overflow:hidden;}
.conx1 p{  padding:0px 8px 0 15px;  font-size:14px; color:#221815; text-indent:2em; }
.conx1 img{ /*float:right;*/ margin-right:5px;}

/*新闻列表*/
.con_news{ width:858px; float:left; background:url(../images/abo_bg.jpg) repeat-x;  border:1px solid #d2d2d2; border-top:none;}
.p_m_b{margin-bottom:10px;}
.ul0{ width:100%; float:left; margin:10px 0 0 0; }
.ul0 li{height:36px;line-height:36px; padding:0 10px 0 20px; background:url(../images/poi2.gif) no-repeat 10px 50%; overflow:hidden; border-bottom:1px dotted #ddd;}
.ul0 li:last-child{border-bottom:none;}
.ul0 li:hover{background:url(../images/poi3.gif) no-repeat 10px 50% #f2f2f2;}
	.ul0 li a{display:block;float:left;white-space:nowrap;padding-right:8px;letter-spacing:1px;  color:#221815; font-size:14px;}
	.ul0 li em{display:block;float:right;padding-right:8px;color:#999;font-family:Arial,宋体;}

/*新闻详细*/
.con_display{ width:1198px; height: auto; float:left; margin:15px 0;  padding-bottom:30px; background:url(../images/hon_bg.jpg) repeat-x #ededed;  border:1px solid #d2d2d2; border-top:none;}
#ndT{ width:100%; float:left; padding:20px 0 15px;text-align:center;font-weight:bold;color:#222;font-size:20px;line-height:24px;font-family:微软雅黑,宋体;letter-spacing:1px;}
#ndO{  width:100%; float:left; padding:10px 0;text-align:center;border-bottom:1px solid #ddd;border-top:1px solid #ddd;/*margin-bottom:10px;*/}
	#ndO span{cursor:pointer;display:inline;color:#999;background:#fafafa;border:1px solid #ddd;padding:4px; font-size:12px;}
	#ndO span.ndON{color:#222;background:#fff;}
#ndC{ float:left; padding:0 10px 0 15px; margin-bottom:10px;}
.ndC1,.ndC1 td,.ndC1 th{font-size:12px;line-height:28px;letter-spacing:1px;}
.ndC1 p{margin:0px 0px 12px 0px;}
.ndC2,.ndC2 td,.ndC2 th{font-size:14px;line-height:30px;letter-spacing:2px; color:#111;}
/*.ndC2 p{margin:0px 0px 14px 0px;}*/
.ndC3,.ndC3 td,.ndC3 th{font-size:16px;line-height:32px;letter-spacing:3px;}
.ndC3 p{margin:0px 0px 16px 0px;}
#ndC a{color:#006cff;text-decoration:underline;}
#ndC a:hover{color:#00c6ff;}

#nd_share{padding-left:500px; height:50px;}

#ndB { width:100%; float:left; padding:10px 0; text-align: center; background: #eee; margin-bottom: 10px; }
#ndB a{ color:#221815;}
#ndB a:hover{color:#da0000;}

#ndz{padding:9px;border:1px solid #ddd;background:#fafafa;line-height:20px; border-top:none;}
#ndz strong{display:block;}

#ndP{text-align:center;}
	#ndP a,#ndP span{display:inline;padding:0px 3px;margin:0px 3px;}
	#ndP a{text-decoration:none;color:#333;}
	#ndP a:hover{color:#da0000;}
	#ndP span{color:#da0000;}
	
.bti{height:40px; width:130px; padding-left:36px;text-align:left;margin:0;outline:0;border:0;cursor:pointer;font-size:20px;font-weight:bold;background-repeat:no-repeat;background-position:8px 8px;}
.bti_pnt{ width:90px;background-color:#ddd;background-image:url(../images/ico_pnt.gif);color:#333;}
.bti_pnt:hover{background-color:#fafafa;color:#333;}
.bti_cls{ width:90px;background-color:#da0000;background-image:url(../images/ico_cls.gif);color:#fff;}
.bti_cls:hover{background-color:#c50000;color:#fff;}

/*分页*/
.cP1{ float:left; padding:15px; height:24px;font-family:Verdana;background:#fafafa;}
.cP1 a,.cP1 span{display:block;float:left;padding:0 8px;margin-right:4px;}
.cP1 a{background:#fff;color:#da0000;height:23px;line-height:23px;border-bottom:1px solid #ddd;}
.cP1 a:hover{background:#da0000;color:#fff;border-bottom:1px solid #900;}
.cP1 span{background:#ddd;cursor:default;height:23px;line-height:23px;border-bottom:1px solid #aaa;}

/*分页2*/
.cP2{ width:350px; margin:10px auto 0; height:24px;font-family:Verdana;/*background:#fafafa;*/}
.cP2 a,.cP2 span{display:block;float:left;padding:0 8px;margin-right:4px;}
.cP2 a{background:#fff;color:#da0000;height:23px;line-height:23px;border-bottom:1px solid #ddd;}
.cP2 a:hover{background:#da0000;color:#fff;border-bottom:1px solid #900;}
.cP2 span{background:#ddd;cursor:default;height:23px;line-height:23px;border-bottom:1px solid #aaa;}

/*荣誉证书*/
.fn3t{  width:1198px; float:left; height:38px; background:#f2f2f2;  border:1px solid #d2d2d2; border-left:none; }
.fn3t h3 { display: block; width:115px; height:38px; float: left; text-indent:20px; line-height:38px; font-size: 16px; font-weight:400; color: #fff; background:url(../images/imon.jpg) no-repeat; }
.fn3t span{ float:right; margin:10px 10px 0 0;}
.fn3t span a{  color:#9d9d9d; font-size:16px;}
.fn3t span a:hover{ color:#F00;}

.con_honor{ width:1198px; height: auto; float:left; margin:15px 0;  padding-bottom:30px; background:url(../images/hon_bg.jpg) repeat-x #ededed;  border:1px solid #d2d2d2; border-top:none;}

/*产品*/
.con_pro{width:1198px; height: auto; float:left; margin:15px 0;  padding-bottom:30px; background:url(../images/hon_bg.jpg) repeat-x #ededed;  border:1px solid #d2d2d2; border-top:none;}
.proList1{ float:left; margin:25px 0 0 42px;}
.proList1 li{ width:160px; height:185px; float:left; margin:0 31px 8px 0; text-align:center; }
.proList1 li div{ width:160px; height:160px; overflow:hidden; display:block; border:1px solid #f0f0f0;}
.proList1 li div img{max-width:160px; max-height:160px; border:medium none; vertical-align:middle;}
.proList1 li p a{ line-height:24px;  color:#221815; font-size:14px; }
.proList1 li a{  height:160px; width:160px; display:block;}
.proList1 li a:hover div{border:1px solid #da0000;}

/*产品详情*/
.sell_display{ width:1198px; height: auto; float:left; margin:15px 0;  padding-bottom:30px; /*background:url(../images/hon_bg.jpg) repeat-x #ededed; */ border:1px solid #d2d2d2; border-top:none;}

/*我要咨询*/
.con_feed{ width:858px; float:left; background:url(../images/abo_bg.jpg) repeat-x #ededed;  border:1px solid #d2d2d2; border-top:none;}
.ftbF{width:960px; padding:15px; margin:0px auto;}
.ftb{margin-bottom:10px;}
.ftb tbody th{background:#f7f7f7; border:1px solid #f7f7f7; width:160px; text-align:right; color:#900; font-weight:normal;}
.ftb tbody sup{color:#F00;}
.ftb tbody td{border:1px solid #f7f7f7;}
.ftb tbody td div.ftbI{position:relative;}
.ftb tbody td div.ftbI div.ftbIc{position:absolute; right:-6px; top:-6px; padding:7px 27px 7px 17px; width:240px; border:1px solid #eee; background:#FFC; line-height:20px; display:none;}
.ftb tbody td div.ftbCl div{width:180px; height:20px; float:left;}

.ftul li{height:31px; padding:5px 0px 0px 5px; list-style:none; overflow:hidden; *margin-bottom:-4px;}
.ftul li span{float:left; padding:4px 10px 0px 0px; display:block; width:90px; color:#900; text-align:right;}
.ftul li span small{color:#F00;}
.ftul li em{float:left; display:block; padding-right:5px;}
.ftul2 li{height:31px; padding:5px 0px 0px 5px; list-style:none; overflow:hidden; *margin-bottom:-4px;}
.ftul2 li span{float:left; padding:0px 10px 0px 0px; display:block; width:90px; color:#900; text-align:right;}
.ftul2 li span small{color:#F00;}
.ftul2 li em{float:left; display:block; font-weight:bold; color:#F93;}

.ftCD{height:20px;}
.ftCD li{float:left;}
.ftCD li.ftCD_i{padding:3px; background:#eee;}
.ftCD li.ftCD_p img{cursor:pointer;}
.ftCD li.ftCD_t{padding:5px;}

.inp1{height:17px; line-height:17px; background:url(images/inp1.gif) repeat-x; border:1px solid #bebebe;}
.inp1of{height:17px; line-height:17px; background:url(images/inp1of.gif) repeat-x; border:1px solid #900;}
.inp2{line-height:17px; background:#fff; border:1px solid #bebebe; overflow-y:auto;}
.inp2of{line-height:17px; background:#FFC; border:1px solid #900; overflow-y:auto;}
.bt_mini{background:url(images/bg4.gif) repeat-x center; border:1px solid #999; color:#fff;}
.bt0{height:19px; padding:0px 3px; line-height:17px; background:url(images/bt0.gif) repeat-x center; border:1px solid #999; color:#fff;}
.bt1{padding:8px 12px; font-size:16px; font-weight:bold; background:#f7f7f7; border:1px solid #c1c1c1; color:#222; cursor:pointer;}


/*联系我们*/
.ctb tbody th{background:#f7f7f7; border:1px solid #f7f7f7; width:100px; text-align:right; font-size:14px; color:#900; font-weight:normal;}
.ctb tbody td{border:1px solid #f7f7f7;  font-size:14px;}
.ct_btn{ padding-left:125px;  padding-top:15px;}

.Icon1 {float:left; padding: 15px;}
.Icon2 { padding:50px 15px 15px;}

/*租赁列表页*/
.con_lease{ width:858px; height:auto; float:left; background:url(../images/abo_bg.jpg) repeat-x #ededed;  border:1px solid #d2d2d2; border-top:none; padding-bottom:25px;}
.con_lease ul{}
.con_lease ul li{ float:left; margin:10px 15px 8px; border-bottom:1px solid #e4e4e4; padding-bottom:15px;}
.con_lease ul li span{ display:block; width:79%; float:left; margin-top:10px; border-right:1px dashed #e4e4e4;}
.con_lease ul li span img{ width:120px; height:120px; float:left; margin:0 15px;}
.con_lease ul li span h3{ font-size:16px; }
.con_lease ul li span h3 b{ font-size:20px; padding-right:5px; color:#773333;}
.con_lease ul li span h3 a{  color:#773333;}
.con_lease ul li span h3 a:hover{ color:#da0000;}
.con_lease ul li span p b{ width:100%; font-weight:bold; padding:8px 0;}
.con_lease ul li span p{ width:480px; float:left; line-height:22px; padding:0 15px 0 0; }


.con_lease ul li em{ width:16%; float:right; padding:26px 16px 0 0;}
.con_lease ul li em i{ width:100%; float:left; margin-bottom:15px; cursor:pointer; font-style:normal;}
.bti_fav2{ width:100%; height:38px; background:url(../images/ico_fav.gif) no-repeat 8px 8px #da0000;color:#fff; cursor:pointer; text-indent:30px; *padding-left:15px; font-size:18px;font-weight:bold;}
.bti_fav2:hover{background-color:#c50000;color:#fff;}
.bti_ask2{ display:block; width:132px; height:38px; float:left; margin:0; *margin-left:30px; line-height:38px; font-family:"宋体"; background:url(../images/ico_ask.gif) no-repeat 8px 8px #ddd;color:#333;  cursor:pointer; text-indent:42px; font-size:18px;font-weight:bold;}
.bti_ask2:hover{background-color:#fafafa;color:#333;}

/*求购*/
.con_buy{ width:858px; height:auto; float:left; background:url(../images/abo_bg.jpg) repeat-x #ededed;  border:1px solid #d2d2d2; border-top:none; padding-bottom:25px;}
.con_buy ul{ float:left; height:auto; margin:25px 0 0 50px;}
.con_buy ul li{ width:160px; height:195px; float:left; margin:0 40px 10px 0; text-align:center; }
.con_buy ul li div{ width:160px; height:160px; overflow:hidden; display:block; border:1px solid #f0f0f0;}
.con_buy ul li div img{max-width:160px; max-height:160px; border:medium none; vertical-align:middle;}
.con_buy ul li p{ width:100%; float:left;  overflow: hidden;white-space: nowrap; text-overflow: ellipsis;}
.con_buy ul li p a{line-height:24px;  color:#221815; font-size:14px; }

/*浮动二维码*/
#qrcode{ width:150px; padding:10px; background:#fff; border:1px solid #ddd; text-align:center; position:fixed; top:50%; right:10px; margin-top:-80px; z-index:999;}
	#qrcode img{width:150px; height:150px; display:block;}		
	#qrcode p{ padding-top:5px; line-height:16px;}


